FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#1.0.0-snapshot8 (47 ms)

Package ca.on.ehr.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot8&canonical=http://ontariohealth.ca/fhir/StructureDefinition/profile-provenance
Url http://ontariohealth.ca/fhir/StructureDefinition/profile-provenance
Version 1.0.0
Status active
Name ProvenanceEHR
Title Provenance EHR
Experimental False
Realm uv
Authority national
Description This profile sets minimum expectations for the Provenance resource to record, search, and fetch provenance information associated with a record. It covers the minimal (basic) information to support lineage of information. It specifies which core elements, extensions, vocabularies, and value sets **SHALL** be present and constrains how the elements are used. Before reviewing this profile, implementers are encouraged to read the Basic Provenance guidance page, which documents several key use cases, specifically, the organization responsible for the most recent action on the resource.
Type Provenance
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "profile-provenance",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/profile-provenance",
  "version" : "1.0.0",
  "name" : "ProvenanceEHR",
  "title" : "Provenance EHR",
  "status" : "active",
  "description" : "This profile sets minimum expectations for the Provenance resource to record, search, and fetch provenance information associated with a record. It covers the minimal (basic) information to support lineage of information. It specifies which core elements, extensions, vocabularies, and value sets **SHALL** be present and constrains how the elements are used. Before reviewing this profile, implementers are encouraged to read the Basic Provenance guidance page, which documents several key use cases, specifically, the organization responsible for the most recent action on the resource.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Provenance",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Provenance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Provenance.target",
        "path" : "Provenance.target",
        "short" : "The Resource(s) this Provenance record supports",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.target.reference",
        "path" : "Provenance.target.reference",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.recorded",
        "path" : "Provenance.recorded",
        "short" : "Timestamp when the activity was recorded / updated",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.activity",
        "path" : "Provenance.activity",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent",
        "path" : "Provenance.agent",
        "short" : "Actor involved. For HL7v2 conversion: Ontario Health HL7v2 to FHIR Translation Engine, MSH-3.2 (unique identifier representing the sending system), X-Gtwy-ID (unique identifier generated by APIM). For FHIR contribution: azp (unique identifier representing the Sending System, provided by OH, sourced from the OAG token), X-Gtwy-ID (unique identifier generated by OAG).",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent.type",
        "path" : "Provenance.agent.type",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent.type.coding",
        "path" : "Provenance.agent.type.coding",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent.type.coding.system",
        "path" : "Provenance.agent.type.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent.type.coding.code",
        "path" : "Provenance.agent.type.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent.type.coding.display",
        "path" : "Provenance.agent.type.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent.who",
        "path" : "Provenance.agent.who",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent.who.reference",
        "path" : "Provenance.agent.who.reference",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent.who.identifier",
        "path" : "Provenance.agent.who.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.entity",
        "path" : "Provenance.entity",
        "short" : "An entity used in this activity. For HL7v2 conversion: MSH-10 (Message Control ID / message unique identifier). For FHIR contribution: X-Request-ID.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Provenance.entity.role",
        "path" : "Provenance.entity.role",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.entity.what",
        "path" : "Provenance.entity.what",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.entity.what.reference",
        "path" : "Provenance.entity.what.reference",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.entity.what.identifier",
        "path" : "Provenance.entity.what.identifier",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.